From ae506eee49aae6fa21013f9454ae26f2245f0efc Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 23 Sep 2002 08:28:45 +0000 Subject: [PATCH] (tramp-unified-filenames): Autoload it. --- lisp/net/tramp.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el index 36f81005ec5..33fdc09ee80 100644 --- a/lisp/net/tramp.el +++ b/lisp/net/tramp.el @@ -117,6 +117,7 @@ ;; syntax on XEmacs is that EFS hooks into XEmacs in many places, but ;; Tramp only knows how to deal with `file-name-handler-alist', not ;; the other places. +;;;###autoload (defvar tramp-unified-filenames (not (featurep 'xemacs)) "Non-nil means to use unified Ange-FTP/Tramp filename syntax. Nil means to use a separate filename syntax for Tramp.") -- 2.30.2